home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / mus / edit / sfx-dev.lha / sfx-dev / Svenska.ct (.txt) < prev   
Amiga Catalog Translation file  |  2000-06-05  |  19KB  |  874 lines

  1. ## version $VER: SoundFX/suomi.ct 1.0 (16.09.1998)
  2. ## language suomi
  3. ## codeset 0
  4. ; Errors ======================================================================
  5. ;--    Resource errors -----------------------------------------------------------
  6. ;    Can't open file !
  7. errOpenFile
  8. Tiedostoa ei voi avata !
  9. ;Can't open file !
  10. ;    Can't open library !
  11. errOpenLibrary
  12. Kirjastoa ei voi avata !
  13. ;Can't open library !
  14. ;    Can't open screen !
  15. errOpenScreen
  16.  ei voi avata !
  17. ;Can't open screen !
  18. ;    Can't open window !
  19. errOpenWindow
  20. Ikkunaa ei voi avata
  21. ;Can't open window !
  22. ;    Can't allocate memory !
  23. errAllocateMemory
  24. Muistia ei voi varata !
  25. ;Can't allocate memory !
  26. ;    Can't allocate file request !
  27. errAllocateFileRequest
  28. Muistia ei voi varata tiedoston valinnalle !
  29. ;Can't allocate file request !
  30. ;    Can't allocate font request !
  31. errAllocateFontRequest
  32. Muistia ei voi varata kirjasimen valinnalle !
  33. ;Can't allocate font request !
  34. ;    Can't allocate screenmode request !
  35. errAllocateScrmdRequest
  36. Muistia ei voi varata n
  37. tilan valinnalle !
  38. ;Can't allocate screenmode request !
  39. ;    Can't allocate audiomode request !
  40. errAllocateAudioRequest
  41. ;Can't allocate audiomode request !
  42. ;    Can't allocate signal !
  43. errAllocateSignal
  44. Viestille ei voi varata muistia !
  45. ;Can't allocate signal !
  46. ;    Can't create context !
  47. errCreateContext
  48. Viitekehyst
  49.  ei voi luoda !
  50. ;Can't create context !
  51. ;    Can't create gadgets !
  52. errCreateGadgets
  53. Painikkeita ei voi luoda !
  54. ;Can't create gadgets !
  55. ;    Can't create menus !
  56. errCreateMenus
  57. Valikkoja ei voi luoda !
  58. ;Can't create menus !
  59. ;    Can't layout menus !
  60. errLayoutMenus
  61. Valikkoja ei voi n
  62. ;Can't layout menus !
  63. ;    Can't create port !
  64. errCreatePort
  65. Porttia ei voi luoda !
  66. ;Can't create port !
  67. ;    Can't close screen - close visitor windows first !
  68. errVisitorWindows
  69.  ei voi sulkea !\nSulje ensin kaikki vierasikkunat !
  70. ;Can't close screen !\n\
  71. ;Please close visitor-windows first !
  72. ;    Can't make screen public !
  73. errMakeScreenPublic
  74.  ei voi muuttaa julkiseksi !
  75. ;Can't make screen public !
  76. ;    Can't close that sample yet, it's still in use !
  77. errCloseSample
  78.  olevaa 
  79. ytett
  80.  ei voi sulkea !
  81. ;Can't close that sample yet, it's still in use !
  82. ;    Clip is empty !
  83. errEmptyClip
  84. Leike ei sis
  85.  tietoa !
  86. ;Clip is empty !
  87. ;    Can't access %s ! [ Expects filename as parameter ]
  88. errAccessFile
  89. Tiedostoa %s ei ole !
  90. ;Can't access %s !
  91. ;    Can't add appicon !
  92. errAddAppIcon
  93. Sovellusikonin luominen ei onnistu !
  94. ;Can't add AppIcon !
  95. ;    Can't add samplebuffer !
  96. errAddSampleBuffer
  97. ytepuskurin luominen ei onnistu !
  98. ;Can't add samplebuffer !
  99. ;    Can't get visual info !
  100. errGetVisualInfo
  101. tiedot eiv
  102. t ole saatavilla !
  103. ;Can't get visual info !
  104. ;    Can't allocate audio hardware !
  105. errAllocateAudio
  106. Audiolaitteistoa ei voi varata !
  107. ;Can't allocate audio hardware !
  108. ;    No AHI System or invalid AudioMode !
  109. errNoAHI
  110. AHI-j
  111. rjestelm
  112.  tai valittua 
  113. nitilaa ei voi k
  114. ;No AHI System or invalid AudioMode !
  115. ;    Execution of %s failed ! [ Expects functioname as parameter ]
  116. errFail
  117. Makroa %s ei voi suorittaa !
  118. ;Execution of %s failed !
  119. ;    Can't get sample attributes ! (loaders/Datatype_L)
  120. errSampleAttributes
  121. ytteen m
  122. ritteit
  123.  ei voi lukea !
  124. ;Can't get sample attributes !
  125. ;    Can't get sample object ! (loaders/Datatype_L)
  126. errSampleObject
  127. ytett
  128.  ei voi lukea !
  129. ;Can't get sample object !
  130. ;-    FileIO --------------------------------------------------------------------
  131. ;    Can't read data !
  132. errReadData
  133. Lukeminen ei onnistu !
  134. ;Can't read data !
  135. ;    Can't write data !
  136. errWriteData
  137. Kirjoittaminen ei onnistu !
  138. ;Can't write data !
  139. ;    This isn't a %s file ! [ Expects filetype as parameter ]
  140. errWrongFiletype
  141. Tiedosto ei ole muotoa %s !
  142. ;This isn't a %s file !
  143. ;    Can't read this %s file ! [ Expects filetype as parameter ]
  144. errUnsupportedSubtype
  145. %s muotoisen tiedoston luku ei onnistu !
  146. ;Can't read this %s file !
  147. ;    This is not the right data file !
  148. errWrongDatafile
  149. Tiedosto ei ole oikean muotoinen !
  150. ;This is not the right data file !
  151. ;    Sample has no sampling rate, SoundFX sets it to default !
  152. errNoSampleRate
  153. yte ei sis
  154. ytteenottotaajuutta. Taajuutena k
  155. n oletusarvoa !
  156. ;Sample has no sampling rate, SoundFX sets it to default !
  157. ;    Can't save the whole wave !
  158. errSampleToLong
  159. Aaltomuotoa ei voi tallettaa kokonaan !
  160. ;Can't save the whole wave !
  161. ;    This sample isn't saved correctly !
  162. errDamagedFormat
  163. yte tallettui virheellisesti !\nTalleta n
  164. yte uudelleen.
  165. ;This sample isn't saved correctly !\n\
  166. ;I advice you to save the sample again.
  167. ;--    Sampletype ----------------------------------------------------------------
  168. ;    Source must be a mono sample !
  169. errSourceMono
  170. ytteen on oltava 1-kanavainen (mono) !
  171. ;Source must be a mono sample !
  172. ;    Source must be a stereo sample !
  173. errSourceStrereo
  174. ytteen on oltava 2-kanavainen (stereo) !
  175. ;Source must be a stereo sample !
  176. ;    Source must be a quadro sample !
  177. errSourceQuadro
  178. ytteen on oltava 4-kanavainen (quadro) !
  179. ;Source must be a quadro sample !
  180. ;    Source must be a stereo or quadro sample !
  181. errSourceStereoQuadro
  182. ytteen on oltava 2- tai 4-kanavainen !
  183. ;Source must be a stereo or quadro sample !
  184. ;-- Beta ----------------------------------------------------------------------
  185. ;    This function is not implemented yet !
  186. errNotImplemented
  187.  toimintoa ei ole viel
  188.  toteutettu !
  189. ;This function is not implemented yet !
  190. ;    This operation doesn't supports device-samples yet !
  191. errNoVMemYet
  192.  toiminto ei tue viel
  193.  laiten
  194. ytteistyst
  195. ;This operation doesn't supports device-samples yet !
  196. ; Messages ====================================================================
  197. ;    This is an unregistered version ...
  198. msgUnregVersionStart
  199. SoundFX:n rekister
  200. n versio !\nN
  201. ytteiden talletus ja ARexx-portti eiv
  202. t ole k
  203. ytett
  204.  !\nLis
  205. tietoja l
  206. ohjeista !
  207. ;This is an unregistered version of SoundFX !\n\
  208. ;Saving of your work and using ARexx-Port is disabled !\n\
  209. ;See guide for further informations !
  210. ;    You have used an unregistered Version ...
  211. msgUnregVersionEnd
  212. Olet k
  213. nyt rekister
  214.  ohjelmaa !
  215. ;You have used an unregistered version of SoundFX !
  216. ;    Demo reminder - I've already told you that you can't save ...
  217. msgDemoNoSave
  218. ytteit
  219.  ei voi tallettaa ohjelman esittelyversiossa !
  220. ;I have already told you that you can't save your samples in the demo-version !
  221. ;    Demo reminder - I've already told you that you can't use rexx ...
  222. msgDemoNoARexx
  223. ARexx-toimintoja ei voi k
  224.  ohjelman esittelyversiossa !
  225. ;I have already told you that you can't use the arexx-port in the demo-version !
  226. ;    Installations seems to be incomplete !
  227. msgInstIncomplete
  228. Kaikkia ohjelman osia ei ole asennettu !\nVarmista, ett
  229.  paketit sfx-bin_???, sfx-doc_??? ja sfx-data on asennettu !
  230. ;Installations seems to be incomplete !\n\
  231. ;Please always install the sfx-bin_???, sfx-doc_??? and sfx-data archives.\n\
  232. ;Leaving one out may lead to an instable installation !
  233. ;    Setting player options ...
  234. msgSetPlayerOpts
  235. Toistimen ominaisuudet ...
  236. ;Setting player options ...
  237. ;    Setting global options ...
  238. msgSetDefaultGlobals
  239. Yleiset ominaisuudet ...
  240. ;Setting global options ...
  241. ;    Setting local texts ...
  242. msgSetLocalTexts
  243. Kieliasetukset ...
  244. ;Setting local texts ...
  245. ;    Scanning operators ...
  246. msgScanOperators
  247. Paikannan 
  248. sittelij
  249. ;Scanning operators ...
  250. ;    Scanning loaders ...
  251. msgScanLoaders
  252. Paikannan n
  253. ytteiden lataajia ...
  254. ;Scanning loaders ...
  255. ;    Scanning players ...
  256. msgScanPlayers
  257. Paikannan toistimia ...
  258. ;Scanning playerrs ...
  259. ;    Scanning savers ...
  260. msgScanSavers
  261. Paikannan tallentajia ...
  262. ;Scanning savers ...
  263. ;    Scanning rexxmacros ...
  264. msgScanRexxmacros
  265. Paikannan rexx-makroja ...
  266. ;Scanning rexxmacross ...
  267. ;    Building on-line-help contents ...
  268. msgBuildHelp
  269. Muodostan opasteen sis
  270. llyst
  271. ;Building on-line-help contents ...
  272. ;    Create ports ...
  273. msgCreatePorts
  274. Porttien luominen ...
  275. ;Create ports ...
  276. ;    Initialising GUI ...
  277. msgInitGUI
  278. liittym
  279. n alustus ...
  280. ;Initialising GUI ...
  281. ;    Working on %s[%d]
  282. msgProgress
  283. ytteen %s[%d] ty
  284. ;Working on %s[%d]
  285. ;    Loading[%d]
  286. msgProgressLoad
  287. Luen[%d]
  288. ;Loading[%d]
  289. ;    Saving[%d]
  290. msgProgressSave
  291. Talletan[%d]
  292. ;Saving[%d]
  293. ;-- Requests ====================================================================
  294. ;    File already exists !
  295. reqFileExists
  296. Tiedosto on jo olemassa !\nMit
  297.  tehd
  298. ;File already exists !\n\
  299. ;What should I do ?
  300. ;    Do you really want to quit ?
  301. reqReallyQuit
  302. Haluatko tosiaan lopettaa ?
  303. ;Do you really want to quit ?
  304. ;    SoundFX is already running !\nShould I start it again ?
  305. reqRunAgain
  306. SoundFX on jo k
  307. ytett
  308.  !\nK
  309. ynnistet
  310.  ohjelma silti uudelleen ?
  311. ;SoundFX is already running !\nShould I start it again ?
  312. ;    Do you really want to remove all samples ?
  313. reqRemoveAll
  314. Haluatko tosiaan poistaa kaikki 
  315. ytteet ?
  316. ;Do you really want to remove all samples ?
  317. ;    Do you really want to close this sample ?
  318. reqCloseSample
  319. Haluatko tosiaan hyl
  320. ytteen ?
  321. ;Do you really want to close this sample ?
  322. ;    Do you really want to delete this entry ?
  323. reqRemEntry
  324. Haluatko tosiaan poistaa t
  325. n merkinn
  326. ;Do you really want to delete this entry ?
  327. ; Strings =====================================================================
  328. ;-- Requestertitles -----------------------------------------------------------
  329. ;    SoundFX-Message
  330. strSoundFXMessage
  331. SoundFX-viesti
  332. ;SoundFX-Message
  333. ;    SoundFX-Request
  334. strSoundFXRequest
  335. SoundFX-kehote
  336. ;SoundFX-Request
  337. ;    Load 
  338. strLoad
  339. ;Load
  340. ;    Save as
  341. strSaveAs
  342. Talleta nimell
  343. ;Save as
  344. ;    Select a font
  345. strSelectFont
  346. Valitse kirjasin
  347. ;Select a font
  348. ;    Select a screenmode
  349. strSelectScrMd
  350. Valitse n
  351. ;Select a screenmode
  352. ;    Select an audiomode
  353. strSelectAudioMd
  354. ;Select an audiomode
  355. ;    Select a preset
  356. strSelectPreset
  357. ;Select a preset
  358. ;    Select the default sample path
  359. strSelectSmpPath
  360. Valitse n
  361. ytteiden oletushakemisto
  362. ;Select the default sample path
  363. ;    Select the path for virtual memory files
  364. strSelectVMemPath
  365. Valitse hakemisto virtuaalimuistitiedostoille
  366. ;Select the path for virtual memory files
  367. ;    Select an buffer
  368. strSelectBuffer
  369. Valitse puskuri
  370. ;Select an buffer
  371. ;    Select a frequency
  372. strSelectFrequency
  373. Valitse taajuus
  374. ;Select a frequency
  375. ;    Select a window function
  376. strSelectWinFunc
  377. Valitse ikkunatoiminto
  378. ;Select a window function
  379. ;    Sample options
  380. strSmpOptions
  381. ytteen ominaisuudet
  382. ;Sample options
  383. ;-- Requesterbuttons ----------------------------------------------------------
  384. ;    Okay
  385. strOkay
  386. ;Okay
  387. ;    Cancel
  388. strCancel
  389. ;Cancel
  390. ;    Replace (for "File already exists !")
  391. strReplace
  392. Korvaa
  393. ;Replace
  394. ;    specify new name (for "File already exists !")
  395. strNewName
  396. ;New Name
  397. ;    Yes
  398. strYes
  399. strNo
  400. ;    Help
  401. strHelp
  402. ;Help
  403. ;-- Windowtitles --------------------------------------------------------------
  404. ;    Record
  405. strRecord
  406. ;Record
  407. ;    Playeroptions : %s
  408. strPlayerOptions
  409. ;Playeroptions : %s
  410. ;-- Misc ----------------------------------------------------------------------
  411. ;    Ready
  412. strReady
  413. Valmis
  414. ;Ready
  415. ; Menutexts ===================================================================
  416. ;-- SFX Mainmenu --------------------------------------------------------------
  417. ;    Project
  418. menProject
  419. Projekti
  420. ;Project
  421. ;    Flush All ...
  422. menPrjFlushAll
  423. Sulje kaikki...
  424. ;Flush All ...
  425. ;    Load ...
  426. menPrjLoad
  427. Lue...
  428. ;Load ...
  429. ;    Save ...
  430. menPrjSave
  431. Talleta...
  432. ;Save ...
  433. ;    Execute ...
  434. menPrjExecute
  435. Suorita...
  436. ;Execute ...
  437. ;    Execute Rexx ...
  438. menPrjExecuteRexx
  439. Suorita Rexx-makro...
  440. ;Execute Rexx ...
  441. ;    Play All
  442. menPrjPlayAll
  443. Toista
  444. ;Play All
  445. ;    Play Range
  446. menPrjPlayRange
  447. Toista merkitty alue
  448. ;Play Range
  449. ;    Stop
  450. menPrjStop
  451. ;Stop
  452. ;    Information
  453. menPrjInfo
  454. Tietoa...
  455. ;Information ...
  456. ;    Quit
  457. menPrjQuit
  458. Lopeta...
  459. ;Quit ...
  460. ;    Edit
  461. menEdit
  462. Muokkaa
  463. ;Edit
  464. ;    Cut
  465. menEditCut
  466. Leikkaa
  467. ;    Cut to begin
  468. menEditCutBeg
  469. Leikkaa alkuun
  470. ;Cut to begin
  471. ;    Cut to end
  472. menEditCutEnd
  473. Leikkaa loppuun
  474. ;Cut to end
  475. ;    Copy
  476. menEditCopy
  477. Kopioi
  478. ;Copy
  479. ;    Copy to begin
  480. menEditCopyBeg
  481. Alusta kopiointi
  482. ;Copy to begin
  483. ;    Copy to end
  484. menEditCopyEnd
  485. Lopusta kopiointi
  486. ;Copy to end
  487. ;    Grab
  488. menEditGrab
  489. Kaappaa
  490. ;Grab
  491. ;    Grab to begin
  492. menEditGrabBeg
  493. Kaappaa alku
  494. ;Grab to begin
  495. ;    Grab to end
  496. menEditGrabEnd
  497. Kaappaa loppu
  498. ;Grab to end
  499. ;    Paste
  500. menEditPaste
  501. Liimaa
  502. ;Paste
  503. ;    Paste at begin
  504. menEditPasteBeg
  505. Liimaa alkuun
  506. ;Paste at begin
  507. ;    Paste at end
  508. menEditPasteEnd
  509. Liimaa loppuun
  510. ;Paste at end
  511. ;    Erase
  512. menEditErase
  513. Poista
  514. ;Erase
  515. ;    Erase to begin
  516. menEditEraseBeg
  517. Poista alusta
  518. ;Erase to begin
  519. ;    Erase to end
  520. menEditEraseEnd
  521. Poista lopusta
  522. ;Erase to end
  523. ;    Zero
  524. menEditZero
  525. Hiljenn
  526. ;Zero
  527. ;    Zero to begin
  528. menEditZeroBeg
  529. Hiljenn
  530.  alusta
  531. ;Zero to begin
  532. ;    Zero to end
  533. menEditZeroEnd
  534. Hiljenn
  535.  lopusta
  536. ;Zero to end
  537. ;    Overwrite
  538. menEditOverwrite
  539. Liimaa p
  540. ;Overwrite
  541. ;    Overwrite at begin
  542. menEditOverwriteBeg
  543. Liimaa alun p
  544. ;Overwrite at begin
  545. ;    Exchange mark and clip
  546. menEditExchangeMarkAndClip
  547. ;Exchange mark and clip
  548. ;    Replace mark by clip
  549. menEditReplaceMarkByClip
  550. ;Replace mark by clip
  551. ;    Zoom
  552. menZoom
  553. Tarkennus
  554. ;Zoom
  555. ;    Zoom in
  556. menZoomIn
  557. Suurenna
  558. ;Zoom in
  559. ;    Zoom out
  560. menZoomOut
  561. Pienenn
  562. ;Zoom out
  563. ;    1 Pixel = 1 Sample
  564. menZoomPixel
  565. 1 kuvapiste = 1 n
  566. ;1 Pixel = 1 Sample
  567. ;    Zoom all way out
  568. menZoomFull
  569. Ei tarkennusta
  570. ;Zoom all way out
  571. ;    Cleanup
  572. menCleanup
  573. rjest
  574. ;Cleanup
  575. ;    current
  576. menClCur
  577. Nykyinen
  578. ;current
  579. ;    all
  580. menClAll
  581. Kaikki
  582. ;    all normal
  583. menClAllNorm
  584. Kaikki oletuskokoon
  585. ;all normal
  586. ;    all zoomed
  587. menClAllZoom
  588. Kaikki pieniksi
  589. ;all zoomed
  590. ;    Help
  591. menHelp
  592. ;Help
  593. ;    Contents ...
  594. menHelpContents
  595. llys...
  596. ;Contents ...
  597. ;    Index ...
  598. menHelpIndex
  599. Hakemisto...
  600. ;Index ...
  601. ;    Workshop ...
  602. menHelpWorkshop
  603. paja...
  604. ;Workshop ...
  605. ;    Prefs
  606. menPrefs
  607. Asetukset
  608. ;Prefs
  609. ;    GUI ...
  610. menPrefsGUI
  611. liittym
  612. ;GUI ...
  613. ;    Sample ...
  614. menPrefsSample
  615. yte...
  616. ;Sample ...
  617. ;    Virtual memory ...
  618. menPrefsVMem
  619. Virtuaalimuisti...
  620. ;Virtual memory ...
  621. ;    Miscellaneous ...
  622. menPrefsMisc
  623. Muut...
  624. ;Miscellaneous ...
  625. ;    Load
  626. menPrefsLoad
  627. ;Load
  628. ;    Save
  629. menPrefsSave
  630. Talleta
  631. ;Save
  632. ;    Reset
  633. menPrefsReset
  634. Oletusarvot
  635. ;Reset
  636. ;-- SFX FXmenu ----------------------------------------------------------------
  637. ;    Start
  638. menStart
  639. Aloita
  640. ;Start
  641. ;    About ...
  642. menAbout
  643. Tietoa...
  644. ;About ...
  645. ; Toolbartexts ================================================================
  646. ;-- Loader --------------------------------------------------------------------
  647. ;    choose loader ...
  648. tbbLoaderChoice
  649. ;choose loader ...
  650. ;    loader options ...
  651. tbbLoaderOptions
  652. ;loader options ...
  653. ;    load file ...
  654. tbbLoadFile
  655. ;load file ...
  656. ;-- Saver ---------------------------------------------------------------------
  657. ;    choose saverer ...
  658. tbbSaverChoice
  659. ;choose saver ...
  660. ;    saver options ...
  661. tbbSaverOptions
  662. ;saver options ...
  663. ;    save file ...
  664. tbbSaveFile
  665. ;save file ...
  666. ;-- Operator ------------------------------------------------------------------
  667. ;    choose operator ...
  668. tbbOperatorChoice
  669. ;choose operator ...
  670. ;    run operator ...
  671. tbbRunOperator
  672. ;run operator ...
  673. ;-- Arexx macro ---------------------------------------------------------------
  674. ;    choose arexx macro ...
  675. tbbArexxMacroChoice
  676. ;choose arexx macro ...
  677. ;    run arexx macro
  678. tbbRunArexxMacro
  679. ;run arexx macro
  680. ;-- Audio IO ------------------------------------------------------------------
  681. ;    choose player ...
  682. tbbPlayerChoice
  683. ;choose audio module ...
  684. ;    player options ...
  685. tbbPlayerOptions
  686. ;audio module options ...
  687. ;    play all
  688. tbbPlayAll
  689. ;play all
  690. ;    play range
  691. tbbPlayRange
  692. ;play range
  693. ;    stop playing
  694. tbbStopPlaying
  695. ;stop playing
  696. ;    record ...
  697. tbbRecord
  698. ;record ...
  699. ;-- Buffer --------------------------------------------------------------------
  700. ;    choose buffer ...
  701. tbbBufferChoice
  702. ;choose sample ...
  703. ;    buffer options ...
  704. tbbBufferOptions
  705. ;sample options ...
  706. ;    hide/show buffer
  707. tbbHideShow
  708. ;hide/show sample
  709. ;-- Edit ----------------------------------------------------------------------
  710. ;    variations for cuting an area
  711. tbbCutMen
  712. ;variations for cuting an area
  713. ;    variations for copying an area
  714. tbbCopyMen
  715. ;variations for copying an area
  716. ;    variations for pasting an area
  717. tbbPasteMen
  718. ;variations for pasting an area
  719. ;    variations for erasing an area
  720. tbbEraseMen
  721. ;variations for erasing an area
  722. ;    variations for grabbing an area
  723. tbbGrabMen
  724. ;variations for grabbing an area
  725. ;    variations for zeroing an area
  726. tbbZeroMen
  727. ;variations for zeroing an area
  728. ;    variations for overwriting an area
  729. tbbOverwrMen
  730. ;variations for overwriting an area
  731. ;-- Zoom ----------------------------------------------------------------------
  732. ;    zoom mode
  733. tbbZoomMode
  734. ;zoom mode
  735. ;    zoom in
  736. tbbZoomIn
  737. ;zoom in
  738. ;    zoom out
  739. tbbZoomOut
  740. ;zoom out
  741. ;    zoom 1:1
  742. tbbZoomEq
  743. ;zoom 1:1
  744. ;    zoom out full
  745. tbbZoomOutFull
  746. ;zoom out full
  747. ;-- Range ---------------------------------------------------------------------
  748. ;    range mode
  749. tbbRangeMode
  750. ;range mode
  751. ;    lock range length
  752. tbbLockLength
  753. ;lock range length
  754. ;    left & down / right & up
  755. tbbChBegEnd
  756. ;left & down / right & up
  757. ;    move to begin
  758. tbbMoveBeg
  759. ;move to begin
  760. ;    move left fast
  761. tbbMoveLeftF
  762. ;move left fast
  763. ;    move left slow
  764. tbbMoveLeftS
  765. ;move left slow
  766. ;    move to next left zero-crossing
  767. tbbMoveLeftN
  768. ;move to next left zero-crossing
  769. ;    move to next right zero-crossing
  770. tbbMoveRightN
  771. ;move to next right zero-crossing
  772. ;    move right slow
  773. tbbMoveRightS
  774. ;move right slow
  775. ;    move right fast
  776. tbbMoveRightF
  777. ;move right fast
  778. ;    move to end
  779. tbbMoveEnd
  780. ;move to end
  781. ;    move to top
  782. tbbMoveTop
  783. ;move to top
  784. ;    move up fast
  785. tbbMoveUpF
  786. ;move up fast
  787. ;    move up slow
  788. tbbMoveUpS
  789. ;move up slow
  790. ;    move to upper peak
  791. tbbMoveUpP
  792. ;move to upper peak
  793. ;    move to lower peak
  794. tbbMoveDownP
  795. ;move to lower peak
  796. ;    move down slow
  797. tbbMoveDownS
  798. ;move down slow
  799. ;    move down fast
  800. tbbMoveDownF
  801. ;move to down fast
  802. ;    move to bottom
  803. tbbMoveBottom
  804. ;move to end
  805. ; Dropdowntexts ===============================================================
  806. ;-- Cut -----------------------------------------------------------------------
  807. ;    cut area
  808. tbbCut
  809. ;cut area
  810. ;    cut to begin
  811. tbbCutB
  812. ;cut to begin
  813. ;    cut to end
  814. tbbCutE
  815. ;cut to end
  816. ;-- Copy ----------------------------------------------------------------------
  817. ;    copy area
  818. tbbCopy
  819. ;copy area
  820. ;    copy to begin
  821. tbbCopyB
  822. ;copy to begin
  823. ;    copy to end
  824. tbbCopyE
  825. ;copy to end
  826. ;-- Paste ----------------------------------------------------------------------
  827. ;    paste area
  828. tbbPaste
  829. ;paste area
  830. ;    paste at begin
  831. tbbPasteB
  832. ;paste at begin
  833. ;    paste at end
  834. tbbPasteE
  835. ;paste at end
  836. ;-- Erase ----------------------------------------------------------------------
  837. ;    erase area
  838. tbbErase
  839. ;erase area
  840. ;    erase to begin
  841. tbbEraseB
  842. ;erase to begin
  843. ;    erase to end
  844. tbbEraseE
  845. ;erase to end
  846. ;-- Grab ----------------------------------------------------------------------
  847. ;    grab area
  848. tbbGrab
  849. ;grab area
  850. ;    grab to begin
  851. tbbGrabB
  852. ;grab to begin
  853. ;    grab to end
  854. tbbGrabE
  855. ;grab to end
  856. ;-- Zero ----------------------------------------------------------------------
  857. ;    zero area
  858. tbbZero
  859. ;zero area
  860. ;    zero to begin
  861. tbbZeroB
  862. ;zero to begin
  863. ;    zero to end
  864. tbbZeroE
  865. ;zero to end
  866. ;-- OverWr ----------------------------------------------------------------------
  867. ;    overwrite area
  868. tbbOverwr
  869. ;overwrite area
  870. ;    overwrite at begin
  871. tbbOverwrB
  872. ;overwrite at begin
  873. ;-- EOF -----------------------------------------------------------------------
  874.